home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Languages / MacQForth 1.0 / documentation / More Forth Info < prev    next >
Encoding:
Text File  |  1995-03-10  |  3.8 KB  |  115 lines  |  [TEXT/ALFA]

  1.  
  2. More Forth Info
  3. ---------------
  4.  
  5.  
  6. A list of some places to look for more information about Forth.  I make 
  7. no claims at completeness.
  8.  
  9.  
  10.  
  11. Newsgroups
  12. ----------
  13.  
  14.    comp.lang.forth        -- All the big names are here!  Asking a 
  15.                                 question will generally get you a few 
  16.                                 accurate and helpful responses.  Unlike some 
  17.                                 newsgroups, the people here are always 
  18.                                 willing to help out, especially those who 
  19.                                 are learning.
  20.                                 
  21.    comp.lang.forth.mac    -- News updates about Forths related to the Mac.
  22.                              Asking on comp.lang.forth will generally be 
  23.                              more helpful.
  24.                              
  25.         
  26.    
  27.                              
  28. Internet
  29. --------
  30.  
  31.    These are only a few of the places and items to look for.
  32.    
  33.    
  34.    ftp.cygnus.com
  35.          /pub/forth       -- Many files, most for the PC.  The file 
  36.                              fprimer.zip contains excellent documentation 
  37.                              about Forth and is worth getting even if the 
  38.                              applications included are for the PC.  I 
  39.                              think this site also has the book _Real Time 
  40.                              Forth_ which is excellent as well.
  41.                             
  42.                              
  43.    asterix.icescn.pt
  44.          /pub/forth       -- Many files, many systems.  The Mac files 
  45.                              here are becoming dated and the system 
  46.                              itself is difficult to connect to.
  47.                             
  48.                              
  49.    hpcsos.col.hp.com
  50.          /pub/forth       -- A mirror of asterix which is a mirror of GEnie.
  51.                              Much faster and easier to connect to than 
  52.                              asterix.
  53.    
  54.    
  55. Books
  56. -----
  57.  
  58.  
  59.    Brodie, Leo. _Starting Forth, 2nd ed._, Prentice-Hall, 1987.
  60.    
  61.       THE classic introduction to Forth programming.  Everyone serious 
  62.       about Forth should have a copy of this book.  Very readable and 
  63.       fun.  The newest version of Pocket Forth makes an effort to achieve 
  64.       some compatibility with the Forth described in _Starting Forth_.
  65.       
  66.       
  67.    Brodie, Leo. _Thinking Forth_, (FIG should have it, see FIG Address)
  68.    
  69.       Another classic that goes into detail outlining good Forth 
  70.       programming style.
  71.       
  72.       
  73.    Noble, Julian. _Scientific Forth_.
  74.    
  75.       Destroys the myth that Forth is only good for small, low-level 
  76.       tasks.  Describes scientific programming using Forth.  I'm not sure 
  77.       of the publisher, FIG might have it, just ask about it on 
  78.       comp.lang.forth and I'm sure Dr. Noble will respond to your inquiry.
  79.       
  80.       
  81.    
  82. Magazines
  83. ---------
  84.  
  85.     "Forth Dimensions", Forth Interest Group, see FIG Address file for info.
  86.     
  87.     
  88.     "The Computer Journal", PO Box 535, Lincoln, CA 95648, 916-645-1670
  89.     
  90.        Offers support and articles for ancient computers and seems to 
  91.        have a Forth article in almost every issue.  Back issues are 
  92.        available.  If you like tinkering with the old monsters this is 
  93.        something you will be interested in.  Covers all non-PC computers 
  94.        but has recently declared the PC-XT to be old enough to talk about.
  95.        Call them for a free trial issue.
  96.  
  97.  
  98.  
  99. Online
  100. ------
  101.  
  102.     fprimer on ftp.cygnus.com has excellent introductions to Forth.  
  103.     Unfortunately, they use F-PC on the PC, but are still worth a look.
  104.     
  105.     haskell.zip in /pub/forth/other (or /docs) on hpcsos.col.hp.com is
  106.     also good and includes an 8088 monitor tutor, but again for the PC.
  107.  
  108.  
  109.  
  110. Other
  111. -----
  112.  
  113.     I know that GEnie has a Forth roundtable and I suspect that both 
  114.     America Online and Compuserv have Forth discussions as well.
  115.